func go/doc.recvParam
4 uses
go/doc (current package)
reader.go#L38: return fmt.Sprintf("%s[%s]", recvString(t.X), recvParam(t.Index))
reader.go#L45: b.WriteString(recvParam(t.Indices[0]))
reader.go#L48: b.WriteString(recvParam(e))
reader.go#L57: func recvParam(p ast.Expr) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)